crypto/tls.serverHelloMsg.ocspStapling (field)
7 uses
crypto/tls (current package)
handshake_client.go#L492: if !hs.serverHello.ocspStapling {
handshake_client_tls13.go#L128: if hs.serverHello.ocspStapling ||
handshake_messages.go#L598: ocspStapling bool
handshake_messages.go#L636: if m.ocspStapling {
handshake_messages.go#L763: m.ocspStapling = true
handshake_server.go#L487: hs.hello.ocspStapling = true
handshake_server.go#L512: if hs.hello.ocspStapling {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)